SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@74bdc168] SLF4J(W): Found provider [org.apache.logging.slf4j.SLF4JServiceProvider@644c78d4] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@532a02d9] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@74bdc168] 22:37:44.870 [main] DEBUG io.netty.util.internal.logging.InternalLoggerFactory -- Using SLF4J as the default logging framework 22:37:44.875 [main] DEBUG io.netty.channel.MultithreadEventLoopGroup -- -Dio.netty.eventLoopThreads: 8 22:37:44.880 [main] DEBUG io.netty.channel.nio.NioIoHandler -- -Dio.netty.noKeySetOptimization: false 22:37:44.880 [main] DEBUG io.netty.channel.nio.NioIoHandler -- -Dio.netty.selectorAutoRebuildThreshold: 512 22:37:44.891 [main] DEBUG io.netty.util.concurrent.GlobalEventExecutor -- -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 22:37:44.901 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 22:37:44.901 [main] DEBUG io.netty.util.internal.InternalThreadLocalMap -- -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 22:37:44.915 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- Java version: 21 22:37:44.915 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- -Dio.netty.noUnsafe: false 22:37:44.917 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe.theUnsafe: available 22:37:44.918 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- sun.misc.Unsafe base methods: all available 22:37:44.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Buffer.address: available 22:37:44.919 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- direct buffer constructor: unavailable: Reflective setAccessible(true) disabled 22:37:44.920 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.Bits.unaligned: available, true 22:37:44.921 [main] DEBUG io.netty.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 @4fa1c212) 22:37:44.921 [main] DEBUG io.netty.util.internal.PlatformDependent0 -- java.nio.DirectByteBuffer.(long, {int,long}): unavailable 22:37:44.922 [main] DEBUG io.netty.util.internal.PlatformDependent -- sun.misc.Unsafe: available 22:37:44.922 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.tmpdir: /tmp (java.io.tmpdir) 22:37:44.922 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.bitMode: 64 (sun.arch.data.model) 22:37:44.923 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.maxDirectMemory: -1 bytes 22:37:44.924 [main] DEBUG io.netty.util.internal.CleanerJava9 -- java.nio.ByteBuffer.cleaner(): available 22:37:44.924 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.noPreferDirect: false 22:37:44.928 [main] DEBUG io.netty.util.internal.PlatformDependent -- -Dio.netty.jfr.enabled: true 22:37:44.929 [main] DEBUG io.netty.util.internal.PlatformDependent -- org.jctools-core.MpscChunkedArrayQueue: available 22:37:45.107 [main] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.level: simple 22:37:45.107 [main] DEBUG io.netty.util.ResourceLeakDetector -- -Dio.netty.leakDetection.targetRecords: 4 22:37:45.120 [main] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkAccessible: true 22:37:45.120 [main] DEBUG io.netty.buffer.AbstractByteBuf -- -Dio.netty.buffer.checkBounds: true 22:37:45.121 [main] DEBUG io.netty.util.ResourceLeakDetectorFactory -- Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5aa6da2 22:37:45.128 [main] DEBUG io.netty.buffer.AdaptiveByteBufAllocator -- -Dio.netty.allocator.useCachedMagazinesForNonEventLoopThreads: false 22:37:45.145 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.maxCapacityPerThread: 4096 22:37:45.145 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.ratio: 8 22:37:45.145 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.chunkSize: 32 22:37:45.145 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.blocking: false 22:37:45.145 [main] DEBUG io.netty.util.Recycler -- -Dio.netty.recycler.batchFastThreadLocalOnly: true 22:37:45.153 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.allocator.type: adaptive 22:37:45.153 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.threadLocalDirectBufferSize: 0 22:37:45.153 [main] DEBUG io.netty.buffer.ByteBufUtil -- -Dio.netty.maxThreadLocalCharBufferSize: 16384 22:37:45.228 [main] DEBUG io.netty.handler.ssl.util.BouncyCastleUtil -- Cannot load Bouncy Castle provider java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:536) at java.base/java.lang.Class.forName(Class.java:515) at io.netty.handler.ssl.util.BouncyCastleUtil.lambda$tryLoading$0(BouncyCastleUtil.java:178) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at io.netty.handler.ssl.util.BouncyCastleUtil.tryLoading(BouncyCastleUtil.java:167) at io.netty.handler.ssl.util.BouncyCastleUtil.ensureLoaded(BouncyCastleUtil.java:161) at io.netty.handler.ssl.util.BouncyCastleUtil.isBcPkixAvailable(BouncyCastleUtil.java:64) at io.netty.handler.ssl.SslContext.toPrivateKey(SslContext.java:1203) at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:429) at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:356) at io.netty.handler.ssl.SslContextBuilder.forServer(SslContextBuilder.java:88) at io.grpc.netty.GrpcSslContexts.forServer(GrpcSslContexts.java:127) at io.grpc.netty.NettyServerBuilder.useTransportSecurity(NettyServerBuilder.java:786) at org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice.start(SimulatedGnmiDevice.java:116) at org.opendaylight.modules.gnmi.simulatordevice.test.DeviceCreationTest.initialDataPresentOneTopElemWithAuthorizationTest(DeviceCreationTest.java:250) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Suppressed: java.lang.ClassNotFoundException: org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:536) at java.base/java.lang.Class.forName(Class.java:515) at io.netty.handler.ssl.util.BouncyCastleUtil.lambda$tryLoading$0(BouncyCastleUtil.java:181) ... 58 common frames omitted 22:37:45.232 [main] DEBUG io.netty.handler.ssl.util.BouncyCastleUtil -- Cannot load Bouncy Castle PKIX java.lang.ClassNotFoundException: org.bouncycastle.openssl.PEMParser at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:536) at java.base/java.lang.Class.forName(Class.java:515) at io.netty.handler.ssl.util.BouncyCastleUtil.lambda$tryLoading$0(BouncyCastleUtil.java:204) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at io.netty.handler.ssl.util.BouncyCastleUtil.tryLoading(BouncyCastleUtil.java:167) at io.netty.handler.ssl.util.BouncyCastleUtil.ensureLoaded(BouncyCastleUtil.java:161) at io.netty.handler.ssl.util.BouncyCastleUtil.isBcPkixAvailable(BouncyCastleUtil.java:64) at io.netty.handler.ssl.SslContext.toPrivateKey(SslContext.java:1203) at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:429) at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:356) at io.netty.handler.ssl.SslContextBuilder.forServer(SslContextBuilder.java:88) at io.grpc.netty.GrpcSslContexts.forServer(GrpcSslContexts.java:127) at io.grpc.netty.NettyServerBuilder.useTransportSecurity(NettyServerBuilder.java:786) at org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice.start(SimulatedGnmiDevice.java:116) at org.opendaylight.modules.gnmi.simulatordevice.test.DeviceCreationTest.initialDataPresentOneTopElemWithAuthorizationTest(DeviceCreationTest.java:250) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 22:37:45.233 [main] DEBUG io.netty.handler.ssl.util.BouncyCastleUtil -- Cannot load Bouncy Castle TLS java.lang.ClassNotFoundException: org.bouncycastle.jsse.provider.BouncyCastleJsseProvider at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:536) at java.base/java.lang.Class.forName(Class.java:515) at io.netty.handler.ssl.util.BouncyCastleUtil.lambda$tryLoading$0(BouncyCastleUtil.java:219) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at io.netty.handler.ssl.util.BouncyCastleUtil.tryLoading(BouncyCastleUtil.java:167) at io.netty.handler.ssl.util.BouncyCastleUtil.ensureLoaded(BouncyCastleUtil.java:161) at io.netty.handler.ssl.util.BouncyCastleUtil.isBcPkixAvailable(BouncyCastleUtil.java:64) at io.netty.handler.ssl.SslContext.toPrivateKey(SslContext.java:1203) at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:429) at io.netty.handler.ssl.SslContextBuilder.keyManager(SslContextBuilder.java:356) at io.netty.handler.ssl.SslContextBuilder.forServer(SslContextBuilder.java:88) at io.grpc.netty.GrpcSslContexts.forServer(GrpcSslContexts.java:127) at io.grpc.netty.NettyServerBuilder.useTransportSecurity(NettyServerBuilder.java:786) at org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice.start(SimulatedGnmiDevice.java:116) at org.opendaylight.modules.gnmi.simulatordevice.test.DeviceCreationTest.initialDataPresentOneTopElemWithAuthorizationTest(DeviceCreationTest.java:250) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.execution.VintageExecutor.executeClassesAndMethodsSequentially(VintageExecutor.java:93) at org.junit.vintage.engine.execution.VintageExecutor.executeAllChildren(VintageExecutor.java:73) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:70) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:230) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:204) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:172) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:101) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:64) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:150) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:63) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:109) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:91) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 22:37:45.250 [main] DEBUG io.netty.handler.ssl.OpenSsl -- netty-tcnative not in the classpath; OpenSslEngine will be unavailable. 22:37:45.364 [main] DEBUG io.netty.handler.ssl.JdkSslContext -- Default protocols (JDK): [TLSv1.3, TLSv1.2] 22:37:45.364 [main] DEBUG io.netty.handler.ssl.JdkSslContext -- Default cipher suites (JDK): [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384] 22:37:45.633 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Combination of server certificate and key not provided, using default ones. 22:37:46.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:46.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:46.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:46.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:46.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:46.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:46.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:46.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:46.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:46.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:46.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:46.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:46.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:46.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:46.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:46.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:46.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:46.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:46.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:46.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:46.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:46.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:46.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:46.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:46.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:46.887 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} matched added key SourceIdentifier [iana-if-type@2023-01-26] 22:37:46.887 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:46.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:46.890 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:46.890 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:46.891 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} found a pre-existing match: SourceIdentifier [openconfig-license@2020-04-22]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-license}, refCount=0} 22:37:46.892 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:46.892 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:46.892 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:46.893 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} found a pre-existing match: SourceIdentifier [openconfig-system@2020-04-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system}, refCount=0} 22:37:46.894 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:46.894 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:46.894 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:46.894 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:46.895 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:46.895 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} matched added key SourceIdentifier [openconfig-alarms@2019-07-09] 22:37:46.896 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} matched added key SourceIdentifier [openconfig-messages@2018-08-13] 22:37:46.896 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:46.896 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:46.896 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:46.897 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:46.897 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} matched added key SourceIdentifier [openconfig-system-terminal@2018-11-21] 22:37:46.897 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:46.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:46.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:46.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:46.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} matched added key SourceIdentifier [openconfig-procmon@2019-03-15] 22:37:46.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} matched added key SourceIdentifier [openconfig-openflow-types@2020-06-30] 22:37:46.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} found a pre-existing match: SourceIdentifier [openconfig-platform-types@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform-types}, refCount=0} 22:37:46.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:46.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:46.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} matched added key SourceIdentifier [openconfig-platform@2021-01-18] 22:37:46.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} found a pre-existing match: SourceIdentifier [openconfig-if-aggregate@2020-05-01]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-aggregate}, refCount=0} 22:37:46.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:46.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:46.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:46.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} matched added key SourceIdentifier [openconfig-if-types@2018-11-21] 22:37:46.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:46.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} matched added key SourceIdentifier [openconfig-vlan-types@2020-06-30] 22:37:46.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 22:37:46.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:46.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:46.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:46.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:46.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:46.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} found a pre-existing match: SourceIdentifier [openconfig-aaa-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa-types}, refCount=0} 22:37:46.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} found a pre-existing match: SourceIdentifier [openconfig-aaa-tacacs@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)submodule}, argument=Unqualified{localName=openconfig-aaa-tacacs}, refCount=0} 22:37:46.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} found a pre-existing match: SourceIdentifier [openconfig-aaa-radius@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)submodule}, argument=Unqualified{localName=openconfig-aaa-radius}, refCount=0} 22:37:46.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} matched added key SourceIdentifier [openconfig-aaa@2020-07-30] 22:37:46.910 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:46.911 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:46.912 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:46.912 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:46.912 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:46.912 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:46.913 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:46.913 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:46.913 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:46.914 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:46.914 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:46.914 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:46.915 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:46.915 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:46.915 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:46.915 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:46.915 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:46.916 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:46.916 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:46.917 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:46.917 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:46.917 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:46.917 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:46.917 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:46.918 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:46.918 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:46.918 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:46.918 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:46.918 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:46.918 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:46.918 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:46.919 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:46.920 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:46.921 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:46.921 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:46.921 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:46.921 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:46.921 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:46.921 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:46.923 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:46.923 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:46.923 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:46.923 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:47.015 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:47.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:47.018 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:47.018 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:47.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:47.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:47.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:47.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:47.020 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:47.020 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:47.020 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:47.020 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:47.020 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:47.020 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:47.021 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:47.021 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:47.021 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:47.021 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:47.021 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:47.021 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:47.022 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:47.022 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:47.022 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:47.022 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:47.022 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:47.022 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:47.024 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:47.024 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:47.024 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:47.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:47.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.027 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.028 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.042 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.098 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.098 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.099 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.099 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.099 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.099 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.099 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.099 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.099 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.109 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.114 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.114 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.115 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.115 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.115 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.115 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.115 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.115 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.115 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.116 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.116 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.117 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.117 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.117 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.117 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.117 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.117 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.117 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.128 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.128 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.128 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.128 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.128 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.135 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.147 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.153 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.154 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.154 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.165 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.165 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@48b744fd 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ef3efcc 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@60655642 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5c7b504 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772589ed 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4619854a 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@c040c8d 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3453f79c 22:37:47.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6f627a1a 22:37:47.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:47.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:47.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:47.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:47.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:47.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:47.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:47.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:47.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:47.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:47.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:47.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:47.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:47.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:47.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:47.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:47.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:47.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:47.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:47.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:47.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:47.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:47.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:47.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:47.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:47.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:47.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:47.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:47.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:47.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:47.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:47.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:47.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:47.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:47.259 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:47.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:47.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:47.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:47.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:47.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:47.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:47.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:47.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:47.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:47.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:47.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:47.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:47.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:47.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:47.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:47.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:47.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:47.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:47.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:47.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:47.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:47.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:47.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:47.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:47.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:47.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:47.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:47.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:47.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:47.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:47.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:47.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:47.367 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:47.373 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:47.373 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:47.373 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:47.373 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:47.373 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:47.373 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:47.374 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:47.385 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:47.386 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-top, refCount=SWEEPING} 22:37:47.439 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:47.439 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:47.440 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:47.440 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:47.440 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:47.440 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:47.440 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:47.441 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:47.441 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:47.441 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:47.442 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:47.442 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:47.443 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:47.443 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:47.443 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:47.443 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:47.447 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:47.447 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:47.447 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:47.448 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:47.448 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:47.449 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:47.450 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:47.451 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:47.452 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:47.453 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:47.454 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:47.455 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:47.455 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:47.455 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:47.455 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:47.455 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:47.455 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:47.455 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:47.456 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:47.457 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:47.458 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:47.459 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:47.460 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:47.461 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:47.462 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:47.463 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:47.463 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:47.463 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:47.463 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:47.464 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:47.464 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:47.464 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:47.464 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:47.501 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.501 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.508 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.508 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.508 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:47.511 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:47.511 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:47.511 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:47.512 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:47.513 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:47.514 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.515 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:47.516 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:47.516 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.516 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:47.516 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:47.516 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.516 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:47.519 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:47.519 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:47.519 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:47.519 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:47.519 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:47.519 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:47.519 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:47.520 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:47.521 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:47.522 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:47.522 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:47.522 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:47.522 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:47.522 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:47.523 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:47.523 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:47.523 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:47.523 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:47.523 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:47.524 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:47.524 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:47.524 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:47.525 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:47.525 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:47.525 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:47.525 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:47.525 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:47.526 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:47.565 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:47.566 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:47.566 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:47.566 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:47.566 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:47.566 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:47.566 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:47.566 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:47.567 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:47.567 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:47.567 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:47.567 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:47.567 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:47.567 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:47.567 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:47.568 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:47.568 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:47.568 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:47.568 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:47.568 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:47.568 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:47.571 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:47.571 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:47.571 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:47.571 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:47.571 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:47.571 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg-min-max-instant-stats-pct, refCount=SWEEPING} 22:37:47.571 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)base-interface-ref-state, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:47.572 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:47.573 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:47.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:47.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:47.594 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:47.598 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:47.602 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:47.610 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:47.610 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:47.610 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:47.610 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:47.610 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa-tacacs-server-top, refCount=SWEEPING} 22:37:47.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:47.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:47.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:47.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:47.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:47.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:47.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:47.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa-radius-server-top, refCount=SWEEPING} 22:37:47.615 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:47.615 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:47.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:47.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:47.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:47.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:47.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:47.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:47.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:47.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:47.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:47.619 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:47.619 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:47.619 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:47.619 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:47.619 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:47.620 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:47.620 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:47.620 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:47.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:47.627 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:47.628 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:47.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:47.630 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:47.630 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:47.630 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:47.631 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:47.631 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:47.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:47.633 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:47.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.635 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.637 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:47.638 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:47.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:47.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:47.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:47.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:47.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:47.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:47.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:47.647 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:47.647 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:47.647 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:47.647 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:47.647 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:47.647 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:47.648 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:47.649 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:47.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:47.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:47.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:47.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:47.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:47.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:47.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:47.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:47.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:47.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:47.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:47.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:47.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:47.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:47.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:47.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:47.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:47.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:47.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:47.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:47.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:47.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:47.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:47.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:47.658 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:47.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:47.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:47.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:47.664 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:47.664 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:47.664 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:47.664 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:47.665 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=-2} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:47.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=-2} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 11 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:47.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:47.669 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:47.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:47.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:47.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:47.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:47.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:47.670 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:47.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=3} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:47.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=3} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:47.673 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=4} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:47.674 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=7} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=7} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=7} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=10} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=10} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=10} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=10} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:47.675 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:47.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:47.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:47.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:47.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:47.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:47.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:47.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:47.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:47.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:47.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:47.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:47.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:47.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:47.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:47.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:47.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:47.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:47.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:47.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:47.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:47.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:47.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:47.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:47.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:47.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:47.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:47.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:47.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:47.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:47.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:47.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:47.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:47.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:47.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:47.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:47.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:47.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:47.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:47.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:47.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:47.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:47.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:47.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:47.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:47.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:47.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:47.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:47.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:47.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:47.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:47.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:47.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:47.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:47.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:47.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:47.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:47.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:47.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:47.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:47.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:47.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:47.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:47.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:47.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:47.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:47.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:47.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:47.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:47.788 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:47.846 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:47.876 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:47.876 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:47.877 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:47.877 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:47.989 [main] DEBUG org.opendaylight.yangtools.util.MapAdaptor -- Configured HashMap/TrieMap cutoff at 50/100 entries 22:37:48.008 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-CFG-0 allocated with snapshot Version[446d7669] 22:37:48.008 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-CFG-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]} 22:37:48.014 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Ready 22:37:48.019 [main] DEBUG org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer -- Adding mandatory child /(http://openconfig.net/yang/interfaces?revision=2021-04-06)config/type 22:37:48.028 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-CFG-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:48.033 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-CFG-0 can be committed 22:37:48.042 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[446d7669], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[446d7669], subtreeVersion=Version[785dbe3a], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[785dbe3a], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}}}} 22:37:48.047 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Closed after submit 22:37:48.062 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-STATE-0 allocated with snapshot Version[6757ed9e] 22:37:48.062 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-STATE-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]} 22:37:48.062 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Ready 22:37:48.062 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-STATE-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:48.062 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-STATE-0 can be committed 22:37:48.062 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[6757ed9e], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[6757ed9e], subtreeVersion=Version[77d5395a], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[77d5395a], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}}}} 22:37:48.063 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Closed after submit 22:37:48.297 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:48.317 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numHeapArenas: 8 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.numDirectArenas: 8 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.pageSize: 8192 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxOrder: 9 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.chunkSize: 4194304 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.smallCacheSize: 256 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.normalCacheSize: 64 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedBufferCapacity: 32768 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimInterval: 8192 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.cacheTrimIntervalMillis: 0 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.useCacheForAllThreads: false 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 22:37:48.318 [main] DEBUG io.netty.buffer.PooledByteBufAllocator -- -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false 22:37:48.351 [nioEventLoopGroup-2-1] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.processId: 3792 (auto-detected) 22:37:48.354 [nioEventLoopGroup-2-1] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv4Stack: false 22:37:48.354 [nioEventLoopGroup-2-1] DEBUG io.netty.util.NetUtil -- -Djava.net.preferIPv6Addresses: false 22:37:48.356 [nioEventLoopGroup-2-1] DEBUG io.netty.util.NetUtilInitializations -- Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) 22:37:48.357 [nioEventLoopGroup-2-1] DEBUG io.netty.util.NetUtil -- /proc/sys/net/core/somaxconn: 4096 22:37:48.358 [nioEventLoopGroup-2-1] DEBUG io.netty.channel.DefaultChannelId -- -Dio.netty.machineId: 06:5e:26:ff:fe:19:ba:5d (auto-detected) 22:37:48.384 [nioEventLoopGroup-2-1] DEBUG io.netty.bootstrap.ChannelInitializerExtensions -- -Dio.netty.bootstrap.extensions: null 22:37:48.398 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:48.401 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-CFG-1 allocated with snapshot Version[785dbe3a] 22:37:48.401 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-CFG-1 Read: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:48.403 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-CFG-1 : Closed 22:37:48.403 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator... 22:37:48.453 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Combination of server certificate and key not provided, using default ones. 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:48.888 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:48.897 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:48.898 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:48.899 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:48.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} found a pre-existing match: SourceIdentifier [openconfig-system-logging@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-logging}, refCount=0} 22:37:48.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} matched added key SourceIdentifier [openconfig-procmon@2019-03-15] 22:37:48.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} found a pre-existing match: SourceIdentifier [openconfig-openflow-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-openflow-types}, refCount=0} 22:37:48.900 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} found a pre-existing match: SourceIdentifier [openconfig-system@2020-04-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system}, refCount=0} 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} matched added key SourceIdentifier [openconfig-system-terminal@2018-11-21] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} found a pre-existing match: SourceIdentifier [openconfig-aaa-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa-types}, refCount=0} 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.901 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} found a pre-existing match: SourceIdentifier [openconfig-if-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-types}, refCount=0} 22:37:48.902 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} found a pre-existing match: SourceIdentifier [openconfig-system-logging@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-logging}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} matched added key SourceIdentifier [openconfig-messages@2018-08-13] 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} found a pre-existing match: SourceIdentifier [openconfig-if-aggregate@2020-05-01]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-aggregate}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.903 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} matched added key SourceIdentifier [openconfig-alarms@2019-07-09] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} found a pre-existing match: SourceIdentifier [openconfig-platform-types@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform-types}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} matched added key SourceIdentifier [openconfig-platform@2021-01-18] 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} found a pre-existing match: SourceIdentifier [openconfig-aaa-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa-types}, refCount=0} 22:37:48.904 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} found a pre-existing match: SourceIdentifier [openconfig-aaa-radius@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)submodule}, argument=Unqualified{localName=openconfig-aaa-radius}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} matched added key SourceIdentifier [openconfig-aaa@2020-07-30] 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} matched added key SourceIdentifier [openconfig-vlan-types@2020-06-30] 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} found a pre-existing match: SourceIdentifier [openconfig-aaa-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa-types}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} matched added key SourceIdentifier [openconfig-aaa-tacacs@2020-07-30] 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} matched added key SourceIdentifier [openconfig-license@2020-04-22] 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:48.905 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:48.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:48.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:48.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:48.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:48.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:48.906 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:48.907 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:48.908 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:48.909 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:48.930 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:48.931 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:48.932 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.933 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.935 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.936 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.940 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.941 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.942 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.943 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.944 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.946 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.947 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.948 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.950 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.951 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.954 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.955 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.957 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.958 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.959 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.960 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.965 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.966 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.967 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.984 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.984 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.984 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.984 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.984 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.984 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.984 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.985 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.985 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.990 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.991 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.993 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4305b87e 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1d62a0b 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3b89f41a 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@198453c9 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@772ccecf 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@479a2453 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@33c7319e 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@8662634 22:37:48.994 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@19adcb41 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:48.999 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:49.000 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:49.001 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:49.002 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:49.004 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:49.004 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:49.004 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:49.008 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:49.009 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:49.009 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:49.009 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:49.011 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:49.012 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:49.012 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:49.014 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:49.015 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:49.016 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.017 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:49.019 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:49.020 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:49.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:49.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:49.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:49.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:49.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:49.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:49.025 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:49.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:49.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:49.026 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.029 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:49.030 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.030 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:49.031 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:49.032 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:49.043 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging-top, refCount=SWEEPING} 22:37:49.044 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:49.044 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:49.045 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:49.046 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:49.047 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:49.048 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:49.049 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:49.050 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:49.051 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.053 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.054 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:49.055 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.056 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:49.057 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:49.058 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.058 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.058 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.059 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:49.060 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.061 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=2} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:49.062 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=2} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:49.063 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:49.064 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:49.064 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:49.064 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:49.064 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:49.064 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:49.065 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.066 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.067 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.067 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.067 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:49.067 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.068 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:49.068 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.068 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:49.068 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.068 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.068 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.068 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.069 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:49.069 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.069 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:49.069 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.069 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.070 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.070 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:49.070 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:49.071 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:49.072 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.072 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:49.072 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.073 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.073 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:49.073 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:49.073 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.073 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:49.074 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.075 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:49.076 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.077 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.078 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.078 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:49.078 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:49.078 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.079 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.080 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:49.080 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:49.080 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:49.080 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.080 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.081 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.082 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=3} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:49.083 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=3} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=4} 22:37:49.084 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=4} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=4} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=7} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=10} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=10} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=10} 22:37:49.085 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=10} 22:37:49.086 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:49.086 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:49.086 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:49.086 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:49.087 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:49.088 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:49.089 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:49.089 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:49.089 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:49.089 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:49.089 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:49.089 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:49.090 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:49.091 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.131 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:49.131 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:49.131 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.132 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:49.133 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.134 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:49.135 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:49.135 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:49.135 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.135 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.135 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.136 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:49.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.137 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.138 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.138 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.138 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.139 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.140 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:49.141 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.142 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.143 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.144 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.144 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.144 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.144 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.144 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.145 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:49.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:49.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:49.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:49.156 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:49.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:49.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:49.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:49.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:49.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:49.161 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:49.162 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:49.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:49.167 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:49.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.169 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:49.170 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:49.173 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:49.173 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:49.173 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.173 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:49.173 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:49.173 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:49.173 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:49.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:49.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.178 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.179 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:49.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:49.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:49.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:49.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:49.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:49.189 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:49.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:49.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:49.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:49.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:49.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:49.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:49.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:49.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:49.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:49.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:49.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:49.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:49.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:49.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:49.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:49.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:49.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:49.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:49.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:49.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:49.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:49.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:49.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:49.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:49.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:49.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:49.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:49.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:49.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:49.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:49.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:49.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:49.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:49.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:49.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:49.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:49.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:49.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:49.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)base-interface-ref-state, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:49.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:49.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:49.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:49.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:49.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:49.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:49.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:49.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:49.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:49.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:49.239 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:49.239 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:49.241 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:49.241 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:49.241 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:49.241 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:49.241 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:49.243 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:49.243 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator... 22:37:49.277 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Combination of server certificate and key not provided, using default ones. 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.575 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:49.576 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:49.584 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:49.585 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:49.586 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} found a pre-existing match: SourceIdentifier [openconfig-license@2020-04-22]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-license}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} matched added key SourceIdentifier [openconfig-aaa@2020-07-30] 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} matched added key SourceIdentifier [openconfig-aaa-tacacs@2020-07-30] 22:37:49.587 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} found a pre-existing match: SourceIdentifier [openconfig-if-aggregate@2020-05-01]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-aggregate}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} matched added key SourceIdentifier [openconfig-platform-types@2021-01-18] 22:37:49.588 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} matched added key SourceIdentifier [openconfig-if-types@2018-11-21] 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} matched added key SourceIdentifier [openconfig-aaa-radius@2020-07-30] 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} found a pre-existing match: SourceIdentifier [openconfig-openflow-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-openflow-types}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} found a pre-existing match: SourceIdentifier [openconfig-system@2020-04-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} found a pre-existing match: SourceIdentifier [openconfig-platform@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} matched added key SourceIdentifier [openconfig-alarms@2019-07-09] 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} matched added key SourceIdentifier [openconfig-system-terminal@2018-11-21] 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:49.589 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} matched added key SourceIdentifier [openconfig-vlan-types@2020-06-30] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} found a pre-existing match: SourceIdentifier [openconfig-system-logging@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-logging}, refCount=0} 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} matched added key SourceIdentifier [openconfig-messages@2018-08-13] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:49.590 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} matched added key SourceIdentifier [openconfig-procmon@2019-03-15] 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:49.591 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:49.592 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:49.593 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:49.611 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:49.612 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.613 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.616 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.617 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.618 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.621 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.622 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.626 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.629 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.632 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.634 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.636 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.639 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.640 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.641 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.642 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.643 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.644 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.645 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.646 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.650 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.651 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.652 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.653 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@16de7a51 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3243b967 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39055e0d 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@66e56837 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@38c9a48 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2c2b93df 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3fcd5561 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7224267f 22:37:49.654 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@151daca9 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:49.655 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:49.656 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:49.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:49.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:49.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:49.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:49.657 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:49.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:49.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:49.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:49.659 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:49.660 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.661 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:49.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:49.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:49.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:49.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:49.662 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:49.663 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:49.664 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:49.664 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:49.664 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:49.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:49.666 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:49.667 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:49.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:49.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:49.668 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:49.676 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:49.677 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-top, refCount=SWEEPING} 22:37:49.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:49.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:49.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:49.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:49.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:49.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:49.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:49.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:49.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:49.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:49.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:49.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:49.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:49.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:49.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:49.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:49.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:49.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:49.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:49.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:49.692 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:49.693 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:49.694 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:49.695 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:49.696 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:49.696 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:49.697 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg-min-max-instant-stats-pct, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)base-interface-ref-state, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.698 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:49.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:49.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:49.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:49.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:49.699 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:49.700 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:49.701 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:49.702 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:49.703 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:49.704 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:49.705 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.706 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:49.707 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.708 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.709 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:49.710 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:49.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:49.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:49.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:49.715 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:49.716 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:49.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:49.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:49.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:49.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:49.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:49.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=3} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:49.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=3} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:49.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=7} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=10} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=10} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=10} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=10} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:49.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:49.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:49.729 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:49.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=1} 22:37:49.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:49.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:49.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.736 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:49.737 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:49.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:49.739 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:49.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:49.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:49.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:49.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:49.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:49.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:49.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:49.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:49.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:49.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:49.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:49.749 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:49.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:49.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:49.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:49.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:49.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:49.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:49.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:49.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:49.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:49.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:49.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:49.764 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:49.764 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:49.764 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:49.764 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:49.764 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:49.764 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:49.767 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-CFG-0 allocated with snapshot Version[17088b23] 22:37:49.767 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-CFG-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]} 22:37:49.768 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Ready 22:37:49.768 [main] DEBUG org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer -- Adding mandatory child /(http://openconfig.net/yang/interfaces?revision=2021-04-06)config/type 22:37:49.768 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-CFG-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:49.768 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-CFG-0 can be committed 22:37:49.768 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[17088b23], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[17088b23], subtreeVersion=Version[3bec3641], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[3bec3641], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}}}} 22:37:49.769 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Closed after submit 22:37:49.773 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-STATE-0 allocated with snapshot Version[23f7ed9d] 22:37:49.773 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-STATE-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]} 22:37:49.773 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Ready 22:37:49.773 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-STATE-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:49.773 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-STATE-0 can be committed 22:37:49.773 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[23f7ed9d], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[23f7ed9d], subtreeVersion=Version[1e9d611a], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[1e9d611a], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}}}} 22:37:49.774 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Closed after submit 22:37:49.774 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:49.778 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-CFG-1 allocated with snapshot Version[3bec3641] 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-CFG-1 Read: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-CFG-1 : Closed 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-CFG-2 allocated with snapshot Version[3bec3641] 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-CFG-2 Read: /(http://openconfig.net/yang/platform?revision=2019-04-16)components 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-CFG-2 : Closed 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-STATE-1 allocated with snapshot Version[1e9d611a] 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-STATE-1 Read: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-STATE-1 : Closed 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-STATE-2 allocated with snapshot Version[1e9d611a] 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-STATE-2 Read: /(http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:49.778 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-STATE-2 : Closed 22:37:49.778 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator... 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:50.102 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.103 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.103 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.103 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:50.103 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.103 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:50.103 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:50.103 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:50.118 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.118 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:50.119 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:50.120 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} found a pre-existing match: SourceIdentifier [openconfig-procmon@2019-03-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-procmon}, refCount=0} 22:37:50.121 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:50.121 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.122 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} found a pre-existing match: SourceIdentifier [openconfig-system@2020-04-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system}, refCount=0} 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} matched added key SourceIdentifier [openconfig-messages@2018-08-13] 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} matched added key SourceIdentifier [openconfig-alarm-types@2018-11-21] 22:37:50.123 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} found a pre-existing match: SourceIdentifier [ietf-interfaces@2018-02-20]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-interfaces}, refCount=0} 22:37:50.124 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} matched added key SourceIdentifier [iana-if-type@2023-01-26] 22:37:50.124 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.124 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:50.124 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} found a pre-existing match: SourceIdentifier [openconfig-aaa-radius@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)submodule}, argument=Unqualified{localName=openconfig-aaa-radius}, refCount=0} 22:37:50.124 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} matched added key SourceIdentifier [openconfig-aaa@2020-07-30] 22:37:50.124 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:50.125 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:50.125 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} found a pre-existing match: SourceIdentifier [ietf-interfaces@2018-02-20]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-interfaces}, refCount=0} 22:37:50.125 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:50.125 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:50.125 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:50.125 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:50.125 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} matched added key SourceIdentifier [openconfig-if-types@2018-11-21] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} matched added key SourceIdentifier [openconfig-aaa-tacacs@2020-07-30] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} matched added key SourceIdentifier [ietf-yang-types@2013-07-15] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} found a pre-existing match: SourceIdentifier [openconfig-vlan-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-vlan-types}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} found a pre-existing match: SourceIdentifier [openconfig-if-aggregate@2020-05-01]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-aggregate}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} found a pre-existing match: SourceIdentifier [openconfig-platform@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform}, refCount=0} 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} matched added key SourceIdentifier [openconfig-alarms@2019-07-09] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:50.126 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} matched added key SourceIdentifier [openconfig-platform-types@2021-01-18] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} matched added key SourceIdentifier [openconfig-openflow-types@2020-06-30] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} matched added key SourceIdentifier [openconfig-system-terminal@2018-11-21] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} matched added key SourceIdentifier [openconfig-license@2020-04-22] 22:37:50.127 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:50.129 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:50.130 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:50.149 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:50.150 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.151 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.152 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.154 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.154 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.154 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.154 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.154 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.155 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.157 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.158 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.159 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.160 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.163 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.164 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.165 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.165 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.165 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.165 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.165 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.166 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.168 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.171 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.172 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.174 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.175 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.176 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.177 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.180 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.181 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.182 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.183 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@417c5424 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39eb50b3 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4c8c045 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2dc537ac 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@e3b9b44 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6d363cf8 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2fbe13f3 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2bc239ff 22:37:50.184 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79f16678 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:50.185 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:50.186 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.187 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.188 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:50.188 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:50.189 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:50.189 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:50.189 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:50.189 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:50.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:50.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:50.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:50.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:50.190 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:50.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:50.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:50.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.191 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.192 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:50.194 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:50.194 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:50.194 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:50.195 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:50.196 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:50.197 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:50.198 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:50.198 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:50.198 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:50.199 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg-min-max-instant-stats-pct, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)procmon-processes-top, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:50.200 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:50.201 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:50.201 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:50.201 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:50.201 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:50.201 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:50.201 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.202 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:50.203 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:50.204 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:50.205 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:50.206 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:50.207 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.208 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.209 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:50.210 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.211 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:50.213 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:50.214 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:50.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:50.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:50.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:50.220 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:50.221 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:50.222 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:50.223 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:50.224 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:50.225 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=3} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:50.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=3} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=4} 22:37:50.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=10} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=10} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=10} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=10} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:50.228 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 12 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:50.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:50.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:50.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:50.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:50.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:50.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:50.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:50.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:50.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:50.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:50.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:50.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:50.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:50.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:50.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:50.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:50.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:50.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:50.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:50.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:50.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:50.268 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:50.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:50.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:50.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:50.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:50.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:50.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:50.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:50.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:50.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)base-interface-ref-state, refCount=SWEEPING} 22:37:50.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:50.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:50.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:50.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:50.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:50.295 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:50.295 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:50.295 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:50.295 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:50.295 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:50.295 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:50.298 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-CFG-0 allocated with snapshot Version[7082d3e2] 22:37:50.298 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-CFG-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]} 22:37:50.299 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Ready 22:37:50.299 [main] DEBUG org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer -- Adding mandatory child /(http://openconfig.net/yang/interfaces?revision=2021-04-06)config/type 22:37:50.299 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-CFG-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:50.299 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-CFG-0 can be committed 22:37:50.300 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[7082d3e2], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[7082d3e2], subtreeVersion=Version[343047c], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[343047c], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}}}} 22:37:50.300 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Closed after submit 22:37:50.304 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-STATE-0 allocated with snapshot Version[61b33ef7] 22:37:50.304 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-STATE-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]} 22:37:50.304 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Ready 22:37:50.304 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-STATE-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:50.304 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-STATE-0 can be committed 22:37:50.304 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[61b33ef7], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[61b33ef7], subtreeVersion=Version[6801e8ab], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[6801e8ab], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}}}} 22:37:50.305 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Closed after submit 22:37:50.305 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:50.309 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:50.309 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-CFG-1 allocated with snapshot Version[343047c] 22:37:50.309 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-CFG-1 Read: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.309 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-CFG-1 : Closed 22:37:50.309 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator... 22:37:50.329 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Combination of server certificate and key not provided, using default ones. 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:50.671 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:50.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:50.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:50.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:50.672 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:50.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:50.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:50.678 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:50.679 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:50.680 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} matched added key SourceIdentifier [openconfig-aaa-tacacs@2020-07-30] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} found a pre-existing match: SourceIdentifier [openconfig-system-logging@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-logging}, refCount=0} 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:50.681 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:50.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.682 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} matched added key SourceIdentifier [openconfig-aaa-radius@2020-07-30] 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} matched added key SourceIdentifier [openconfig-alarm-types@2018-11-21] 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.683 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} matched added key SourceIdentifier [openconfig-platform-types@2021-01-18] 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} found a pre-existing match: SourceIdentifier [openconfig-vlan-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-vlan-types}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} found a pre-existing match: SourceIdentifier [openconfig-aaa@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} found a pre-existing match: SourceIdentifier [openconfig-system-logging@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-logging}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} found a pre-existing match: SourceIdentifier [openconfig-system-terminal@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-terminal}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} found a pre-existing match: SourceIdentifier [openconfig-procmon@2019-03-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-procmon}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} found a pre-existing match: SourceIdentifier [openconfig-messages@2018-08-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-messages}, refCount=0} 22:37:50.684 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} found a pre-existing match: SourceIdentifier [openconfig-license@2020-04-22]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-license}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} found a pre-existing match: SourceIdentifier [openconfig-openflow-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-openflow-types}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} found a pre-existing match: SourceIdentifier [openconfig-system@2020-04-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} found a pre-existing match: SourceIdentifier [openconfig-platform@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform}, refCount=0} 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} matched added key SourceIdentifier [openconfig-alarms@2019-07-09] 22:37:50.685 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} matched added key SourceIdentifier [iana-if-type@2023-01-26] 22:37:50.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:50.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:50.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:50.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:50.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:50.686 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:50.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} found a pre-existing match: SourceIdentifier [openconfig-if-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-types}, refCount=0} 22:37:50.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} matched added key SourceIdentifier [openconfig-if-aggregate@2020-05-01] 22:37:50.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:50.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:50.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} matched added key SourceIdentifier [ietf-yang-types@2013-07-15] 22:37:50.687 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} matched added key SourceIdentifier [openconfig-if-ethernet@2021-06-09] 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} matched added key SourceIdentifier [openconfig-if-ethernet@2021-06-09] 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:50.688 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:50.689 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:50.690 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:50.691 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:50.711 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:50.712 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.713 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.714 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.717 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.718 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.719 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.720 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.721 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.722 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.723 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.724 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.725 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.726 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.727 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.738 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.740 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.741 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.742 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.743 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.744 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@34b2a6f4 22:37:50.751 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1149b5dc 22:37:50.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5e7918f7 22:37:50.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5fbd5e9e 22:37:50.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7e19d69b 22:37:50.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@22a26bd1 22:37:50.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@340a71d2 22:37:50.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1f69063 22:37:50.752 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@31eb23c8 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:50.753 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:50.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:50.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:50.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:50.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:50.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:50.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:50.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:50.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:50.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:50.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:50.756 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:50.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:50.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:50.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:50.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:50.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:50.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:50.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:50.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:50.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:50.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:50.761 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:50.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:50.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:50.766 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:50.766 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:50.766 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:50.766 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:50.766 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:50.766 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:50.767 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:50.767 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:50.767 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:50.767 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:50.767 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:50.767 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:50.770 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:50.770 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:50.770 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.770 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:50.771 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:50.772 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:50.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:50.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:50.776 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:50.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:50.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:50.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:50.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:50.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:50.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:50.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:50.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg-min-max-instant-stats-pct, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:50.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:50.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa-top, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)procmon-processes-top, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:50.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:50.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:50.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:50.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:50.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:50.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:50.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:50.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging-top, refCount=SWEEPING} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:50.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:50.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:50.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages-top, refCount=SWEEPING} 22:37:50.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:50.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:50.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:50.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:50.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:50.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:50.799 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:50.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:50.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:50.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:50.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)system-ssh-server-top, refCount=SWEEPING} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:50.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)system-telnet-server-top, refCount=SWEEPING} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:50.807 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:50.808 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-top, refCount=SWEEPING} 22:37:50.809 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:50.812 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:50.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:50.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:50.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:50.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:50.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:50.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.823 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:50.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:50.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:50.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:50.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:50.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:50.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:50.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:50.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:50.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:50.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:50.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:50.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:50.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:50.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:50.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:50.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:50.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:50.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:50.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:50.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:50.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:50.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 9 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=2} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:50.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=2} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 11 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=2} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=3} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:50.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=3} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=2} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=3} 22:37:50.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=2} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=2} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:50.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=3} 22:37:50.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=3} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=3} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=3} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=7} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=7} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=7} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=7} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:50.865 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 12 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:50.866 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=3} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=3} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=3} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=3} 22:37:50.867 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=3} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=2} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=3} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=3} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=3} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=3} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:50.868 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.869 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.870 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.871 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.872 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:50.873 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:50.874 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:50.875 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:50.876 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:50.877 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:50.878 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:50.880 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:50.884 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:50.884 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:50.885 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:50.885 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:50.885 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:50.885 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:50.886 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:50.888 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:50.888 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator... 22:37:50.938 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Combination of server certificate and key not provided, using default ones. 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:51.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:51.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:51.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:51.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} found a pre-existing match: SourceIdentifier [openconfig-platform@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} matched added key SourceIdentifier [openconfig-if-ethernet@2021-06-09] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} matched added key SourceIdentifier [openconfig-alarm-types@2018-11-21] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} matched added key SourceIdentifier [openconfig-alarm-types@2018-11-21] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} matched added key SourceIdentifier [openconfig-platform-types@2021-01-18] 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:51.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} found a pre-existing match: SourceIdentifier [openconfig-if-aggregate@2020-05-01]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-aggregate}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} found a pre-existing match: SourceIdentifier [openconfig-openflow-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-openflow-types}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} found a pre-existing match: SourceIdentifier [openconfig-aaa-tacacs@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)submodule}, argument=Unqualified{localName=openconfig-aaa-tacacs}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} found a pre-existing match: SourceIdentifier [openconfig-aaa-radius@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)submodule}, argument=Unqualified{localName=openconfig-aaa-radius}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} found a pre-existing match: SourceIdentifier [openconfig-aaa@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} found a pre-existing match: SourceIdentifier [openconfig-system-terminal@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-terminal}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} found a pre-existing match: SourceIdentifier [openconfig-procmon@2019-03-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-procmon}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} found a pre-existing match: SourceIdentifier [openconfig-alarms@2019-07-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarms}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} found a pre-existing match: SourceIdentifier [openconfig-license@2020-04-22]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-license}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} matched added key SourceIdentifier [openconfig-system@2020-04-13] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} found a pre-existing match: SourceIdentifier [ietf-interfaces@2018-02-20]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-interfaces}, refCount=0} 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} matched added key SourceIdentifier [iana-if-type@2023-01-26] 22:37:51.235 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} matched added key SourceIdentifier [iana-if-type@2023-01-26] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} matched added key SourceIdentifier [iana-if-type@2023-01-26] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} matched added key SourceIdentifier [openconfig-messages@2018-08-13] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} matched added key SourceIdentifier [openconfig-if-types@2018-11-21] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} matched added key SourceIdentifier [openconfig-vlan-types@2020-06-30] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:51.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:51.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:51.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:51.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:51.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:51.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:51.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:51.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.266 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.267 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f033ec6 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1dd41551 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@1019e14 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@53d01be 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@13defad1 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2e9d1b66 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@23e1d19f 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4e3c04ac 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2ad077c8 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:51.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:51.277 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:51.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:51.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:51.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:51.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:51.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:51.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:51.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:51.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:51.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:51.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:51.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:51.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:51.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:51.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:51.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:51.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:51.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:51.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:51.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:51.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:51.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:51.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:51.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:51.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:51.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:51.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:51.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:51.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:51.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:51.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:51.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:51.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg-min-max-instant-stats-pct, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)base-interface-ref-state, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:51.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:51.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:51.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:51.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:51.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:51.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:51.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:51.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:51.314 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:51.315 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.316 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:51.317 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:51.318 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.319 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:51.320 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:51.321 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-top, refCount=SWEEPING} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:51.322 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:51.323 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa-radius-server-top, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms-top, refCount=SWEEPING} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:51.324 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)system-ssh-server-top, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)system-telnet-server-top, refCount=SWEEPING} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:51.325 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa-tacacs-server-top, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)procmon-processes-top, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:51.326 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:51.327 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.328 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:51.329 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:51.330 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:51.331 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:51.331 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:51.331 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:51.331 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:51.331 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:51.332 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:51.333 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.334 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:51.335 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.336 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:51.337 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:51.338 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 9 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.339 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:51.340 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.341 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:51.342 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:51.343 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.344 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.345 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:51.346 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=-2} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=-2} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 11 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:51.347 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:51.348 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=3} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:51.349 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=3} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=7} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=7} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=7} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:51.350 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=10} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=10} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=10} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=10} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:51.351 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 12 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:51.352 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 10 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:51.353 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:51.354 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.355 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.356 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.357 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.358 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:51.359 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.360 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:51.361 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:51.362 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:51.363 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:51.364 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.364 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.364 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:51.364 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:51.365 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:51.365 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:51.365 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:51.365 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:51.365 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:51.365 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:51.369 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-CFG-0 allocated with snapshot Version[5690126f] 22:37:51.369 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-CFG-0 Write: /:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)components, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component[{(http://openconfig.net/yang/platform?revision=2021-01-18)name=admin}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}]}]}]} 22:37:51.369 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Ready 22:37:51.370 [main] DEBUG org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer -- Adding mandatory child /(http://openconfig.net/yang/interfaces?revision=2021-04-06)config/type 22:37:51.370 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-CFG-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:51.370 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-CFG-0 can be committed 22:37:51.370 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[5690126f], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to SimpleContainerNode{version=Version[f98d9b1], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)components, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component[{(http://openconfig.net/yang/platform?revision=2021-01-18)name=admin}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}]}]}]}} 22:37:51.376 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Closed after submit 22:37:51.381 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-STATE-0 allocated with snapshot Version[4147625b] 22:37:51.381 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-STATE-0 Write: /:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)system, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarms, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm[{(http://openconfig.net/yang/system?revision=2020-04-13)id=1}], body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)time-created, body=1597765771184}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)text, body=alarm-text}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)resource, body=res}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)severity, body=(http://openconfig.net/yang/alarms/types?revision=2018-11-21)MINOR}]}]}]}]}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}]} 22:37:51.381 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Ready 22:37:51.381 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-STATE-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:51.381 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-STATE-0 can be committed 22:37:51.381 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[4147625b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to SimpleContainerNode{version=Version[1f473c2b], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)system, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarms, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm[{(http://openconfig.net/yang/system?revision=2020-04-13)id=1}], body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)time-created, body=1597765771184}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)text, body=alarm-text}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)resource, body=res}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)severity, body=(http://openconfig.net/yang/alarms/types?revision=2018-11-21)MINOR}]}]}]}]}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}]}} 22:37:51.381 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Closed after submit 22:37:51.381 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:51.384 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:51.384 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-CFG-1 allocated with snapshot Version[f98d9b1] 22:37:51.384 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-CFG-1 Read: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.384 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-CFG-1 : Closed 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-CFG-2 allocated with snapshot Version[f98d9b1] 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-CFG-2 Read: /(http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-CFG-2 : Closed 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-STATE-1 allocated with snapshot Version[1f473c2b] 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-STATE-1 Read: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-STATE-1 : Closed 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- ReadOnly Tx: DOM-STATE-2 allocated with snapshot Version[1f473c2b] 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Tx: DOM-STATE-2 Read: /(http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:51.385 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction -- Store transaction: DOM-STATE-2 : Closed 22:37:51.385 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator... 22:37:51.405 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Combination of server certificate and key not provided, using default ones. 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:51.728 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:51.730 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:51.731 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} matched added key SourceIdentifier [openconfig-interfaces@2021-04-06] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} found a pre-existing match: SourceIdentifier [openconfig-aaa@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa}, refCount=0} 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} matched added key SourceIdentifier [iana-if-type@2023-01-26] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} matched added key SourceIdentifier [openconfig-procmon@2019-03-15] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} found a pre-existing match: SourceIdentifier [ietf-yang-types@2013-07-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-yang-types}, refCount=0} 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} found a pre-existing match: SourceIdentifier [openconfig-system-logging@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-logging}, refCount=0} 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} matched added key SourceIdentifier [openconfig-messages@2018-08-13] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} matched added key SourceIdentifier [openconfig-if-ethernet@2021-06-09] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} matched added key SourceIdentifier [openconfig-system-terminal@2018-11-21] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} matched added key SourceIdentifier [openconfig-aaa-radius@2020-07-30] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.732 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} matched added key SourceIdentifier [openconfig-if-types@2018-11-21] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} found a pre-existing match: SourceIdentifier [openconfig-vlan-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-vlan-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} found a pre-existing match: SourceIdentifier [openconfig-if-aggregate@2020-05-01]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-aggregate}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} matched added key SourceIdentifier [openconfig-alarms@2019-07-09] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} found a pre-existing match: SourceIdentifier [openconfig-platform-types@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} found a pre-existing match: SourceIdentifier [openconfig-yang-types@2021-03-02]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-yang-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} matched added key SourceIdentifier [openconfig-platform@2021-01-18] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} found a pre-existing match: SourceIdentifier [openconfig-openflow-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-openflow-types}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} found a pre-existing match: SourceIdentifier [openconfig-system@2020-04-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system}, refCount=0} 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} matched added key SourceIdentifier [openconfig-license@2020-04-22] 22:37:51.733 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} found a pre-existing match: SourceIdentifier [openconfig-inet-types@2021-01-07]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-inet-types}, refCount=0} 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} matched added key SourceIdentifier [openconfig-aaa-tacacs@2020-07-30] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:51.734 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:51.735 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:51.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:51.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:51.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:51.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:51.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:51.745 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:51.746 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.747 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.748 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.750 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.754 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.755 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.757 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.758 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.759 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.760 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.762 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.763 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.773 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.774 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.775 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.777 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.778 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.779 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@39e3aada 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@441c9818 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@671bcc16 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7df809e5 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@59e9d9fa 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@79955687 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@40574edf 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@7dddd011 22:37:51.780 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@6aecf059 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:51.781 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:51.782 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:51.783 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.784 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:51.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:51.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:51.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:51.785 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:51.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:51.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:51.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:51.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:51.786 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:51.787 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:51.788 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:51.789 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:51.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:51.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:51.790 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:51.791 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:51.793 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:51.794 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:51.795 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:51.796 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:51.797 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:51.798 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:51.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.800 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.801 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.802 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:51.803 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.804 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.805 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:51.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:51.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:51.806 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:51.810 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg-min-max-instant-stats-pct, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)base-interface-ref-state, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:51.811 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:51.814 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:51.815 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:51.816 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:51.817 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:51.818 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.819 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:51.820 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.821 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:51.822 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.824 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa-top, refCount=SWEEPING} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:51.825 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:51.826 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:51.827 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:51.828 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:51.829 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.830 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.831 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:51.832 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.833 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.834 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:51.835 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:51.836 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=3} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=4} 22:37:51.837 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=4} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 11 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=2} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=3} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=3} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=2} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:51.838 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=2} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=3} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:51.839 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=2} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=3} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=7} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=7} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=7} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=7} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:51.840 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:51.841 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:51.842 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:51.843 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:51.844 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:51.845 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.846 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.847 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.848 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:51.849 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:51.850 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:51.851 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:51.852 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:51.853 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:51.854 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:51.855 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:51.856 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:51.857 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:51.858 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.859 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:51.860 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:51.861 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:51.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:51.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:51.862 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:51.863 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:51.864 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:51.866 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:51.866 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:51.866 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:51.866 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:51.866 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:51.866 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:51.869 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-CFG-0 allocated with snapshot Version[492fbf58] 22:37:51.869 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-CFG-0 Write: /:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)components, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component[{(http://openconfig.net/yang/platform?revision=2021-01-18)name=admin}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}]}]}]} 22:37:51.870 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Ready 22:37:51.870 [main] DEBUG org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer -- Adding mandatory child /(http://openconfig.net/yang/interfaces?revision=2021-04-06)config/type 22:37:51.871 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-CFG-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:51.871 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-CFG-0 can be committed 22:37:51.871 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[492fbf58], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to SimpleContainerNode{version=Version[5beff5f6], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)components, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)component[{(http://openconfig.net/yang/platform?revision=2021-01-18)name=admin}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/platform?revision=2021-01-18)name, body=admin}]}]}]}]}} 22:37:51.871 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Closed after submit 22:37:51.875 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-STATE-0 allocated with snapshot Version[625c7f2c] 22:37:51.875 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-STATE-0 Write: /:ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)system, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarms, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm[{(http://openconfig.net/yang/system?revision=2020-04-13)id=1}], body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)time-created, body=1597765771184}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)text, body=alarm-text}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)resource, body=res}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)severity, body=(http://openconfig.net/yang/alarms/types?revision=2018-11-21)MINOR}]}]}]}]}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}]} 22:37:51.875 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Ready 22:37:51.875 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-STATE-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:51.875 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-STATE-0 can be committed 22:37:51.875 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[625c7f2c], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to SimpleContainerNode{version=Version[2d53bfcc], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)system, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarms, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)alarm[{(http://openconfig.net/yang/system?revision=2020-04-13)id=1}], body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableContainerNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)id, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)time-created, body=1597765771184}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)text, body=alarm-text}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)resource, body=res}, ImmutableLeafNode{name=(http://openconfig.net/yang/system?revision=2020-04-13)severity, body=(http://openconfig.net/yang/alarms/types?revision=2018-11-21)MINOR}]}]}]}]}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}]}} 22:37:51.876 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Closed after submit 22:37:51.876 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:51.877 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:51.877 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator... 22:37:51.902 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Combination of server certificate and key not provided, using default ones. 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_PRE_LINKAGE 22:37:52.212 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE started 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_PRE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_PRE_LINKAGE finished 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase SOURCE_LINKAGE 22:37:52.215 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase SOURCE_LINKAGE 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase SOURCE_LINKAGE 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase SOURCE_LINKAGE 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase SOURCE_LINKAGE 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase SOURCE_LINKAGE 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase SOURCE_LINKAGE 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase SOURCE_LINKAGE 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE started 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} matched added key SourceIdentifier [openconfig-types@2019-04-16] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} matched added key SourceIdentifier [openconfig-extensions@2020-06-16] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} matched added key SourceIdentifier [ietf-interfaces@2018-02-20] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} matched added key SourceIdentifier [openconfig-system-logging@2018-11-21] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-interfaces} found a pre-existing match: SourceIdentifier [ietf-interfaces@2018-02-20]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=ietf-interfaces}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} matched added key SourceIdentifier [openconfig-alarm-types@2018-11-21] 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.216 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-vlan-types} found a pre-existing match: SourceIdentifier [openconfig-vlan-types@2020-06-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-vlan-types}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-tacacs} found a pre-existing match: SourceIdentifier [openconfig-aaa-tacacs@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)submodule}, argument=Unqualified{localName=openconfig-aaa-tacacs}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=ietf-yang-types} matched added key SourceIdentifier [ietf-yang-types@2013-07-15] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} matched added key SourceIdentifier [openconfig-aaa-types@2018-11-21] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-openflow-types} matched added key SourceIdentifier [openconfig-openflow-types@2020-06-30] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform-types} found a pre-existing match: SourceIdentifier [openconfig-platform-types@2021-01-18]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-platform-types}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarm-types} found a pre-existing match: SourceIdentifier [openconfig-alarm-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarm-types}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-platform} matched added key SourceIdentifier [openconfig-platform@2021-01-18] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} matched added key SourceIdentifier [openconfig-if-ethernet@2021-06-09] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa} found a pre-existing match: SourceIdentifier [openconfig-aaa@2020-07-30]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-logging} found a pre-existing match: SourceIdentifier [openconfig-system-logging@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-logging}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system-terminal} found a pre-existing match: SourceIdentifier [openconfig-system-terminal@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-system-terminal}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-procmon} found a pre-existing match: SourceIdentifier [openconfig-procmon@2019-03-15]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-procmon}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-alarms} found a pre-existing match: SourceIdentifier [openconfig-alarms@2019-07-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-alarms}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-messages} found a pre-existing match: SourceIdentifier [openconfig-messages@2018-08-13]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-messages}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-license} found a pre-existing match: SourceIdentifier [openconfig-license@2020-04-22]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-license}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-system} matched added key SourceIdentifier [openconfig-system@2020-04-13] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-interfaces} found a pre-existing match: SourceIdentifier [openconfig-interfaces@2021-04-06]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-interfaces}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-ethernet} found a pre-existing match: SourceIdentifier [openconfig-if-ethernet@2021-06-09]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-if-ethernet}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=iana-if-type} found a pre-existing match: SourceIdentifier [iana-if-type@2023-01-26]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=iana-if-type}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-aggregate} matched added key SourceIdentifier [openconfig-if-aggregate@2020-05-01] 22:37:52.217 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-aaa-types} found a pre-existing match: SourceIdentifier [openconfig-aaa-types@2018-11-21]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-aaa-types}, refCount=0} 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-types} found a pre-existing match: SourceIdentifier [openconfig-types@2019-04-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-types}, refCount=0} 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=submodule} criterion LatestRevisionModule{moduleName=openconfig-aaa-radius} matched added key SourceIdentifier [openconfig-aaa-radius@2020-07-30] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-yang-types} matched added key SourceIdentifier [openconfig-yang-types@2021-03-02] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-inet-types} matched added key SourceIdentifier [openconfig-inet-types@2021-01-07] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-extensions} found a pre-existing match: SourceIdentifier [openconfig-extensions@2020-06-16]=RootStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)module}, argument=Unqualified{localName=openconfig-extensions}, refCount=0} 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.StatementContextBase -- Listener on ParserNamespace{name=module} criterion LatestRevisionModule{moduleName=openconfig-if-types} matched added key SourceIdentifier [openconfig-if-types@2018-11-21] 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase SOURCE_LINKAGE 22:37:52.218 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase SOURCE_LINKAGE 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase SOURCE_LINKAGE finished 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase STATEMENT_DEFINITION 22:37:52.219 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION started 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase STATEMENT_DEFINITION 22:37:52.226 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase STATEMENT_DEFINITION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase STATEMENT_DEFINITION finished 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase FULL_DECLARATION 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION started 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.227 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.229 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.230 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.231 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.232 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.233 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.234 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.236 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.237 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.238 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.239 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.240 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.241 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.242 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.243 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)operational as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@74ba533e 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-version as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@11efae36 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)catalog-organization as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@3ae3dfd2 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-atomic as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@61dc3d30 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)posix-pattern as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@4759b196 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)regexp-posix as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@2b2b2955 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)telemetry-on-change as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f927ead 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)origin as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@f27e7d2 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} defined statement (http://openconfig.net/yang/openconfig-ext?revision=2020-06-16)openconfig-hashed-value as org.opendaylight.yangtools.yang.parser.rfc7950.stmt.extension.UnrecognizedStatementSupport@5f832a1 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase FULL_DECLARATION 22:37:52.244 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase FULL_DECLARATION 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase FULL_DECLARATION finished 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} started phase EFFECTIVE_MODEL 22:37:52.245 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL started 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-types]} finished phase EFFECTIVE_MODEL 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform-types]} finished phase EFFECTIVE_MODEL 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-terminal]} finished phase EFFECTIVE_MODEL 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-extensions]} finished phase EFFECTIVE_MODEL 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.rfc7950.stmt.if_feature.AbstractIfFeatureStatementSupport -- Resolved all feature references in [(urn:ietf:params:xml:ns:yang:ietf-interfaces?revision=2018-02-20)if-mib] 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [iana-if-type]} finished phase EFFECTIVE_MODEL 22:37:52.246 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarm-types]} finished phase EFFECTIVE_MODEL 22:37:52.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan-types]} finished phase EFFECTIVE_MODEL 22:37:52.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-yang-types]} finished phase EFFECTIVE_MODEL 22:37:52.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-types]} finished phase EFFECTIVE_MODEL 22:37:52.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow-types]} finished phase EFFECTIVE_MODEL 22:37:52.247 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-license]} finished phase EFFECTIVE_MODEL 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-yang-types]} finished phase EFFECTIVE_MODEL 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-inet-types]} finished phase EFFECTIVE_MODEL 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-types]} finished phase EFFECTIVE_MODEL 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface materialized 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces materialized 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface from (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface materialized 22:37:52.248 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config from (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)config materialized 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)config 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state from (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces?revision=2021-04-06)state materialized 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces?revision=2021-04-06)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)state 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [ietf-interfaces]} finished phase EFFECTIVE_MODEL 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system-logging]} finished phase EFFECTIVE_MODEL 22:37:52.249 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-tacacs]} finished phase EFFECTIVE_MODEL 22:37:52.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)components 22:37:52.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)component from (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:52.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)component materialized 22:37:52.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)component 22:37:52.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/platform?revision=2021-01-18)state from (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:52.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/platform?revision=2021-01-18)state materialized 22:37:52.250 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/platform?revision=2021-01-18)components, (http://openconfig.net/yang/platform?revision=2021-01-18)component, (http://openconfig.net/yang/platform?revision=2021-01-18)state] got key (http://openconfig.net/yang/platform?revision=2021-01-18)state 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config materialized 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Materializing child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state from (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Child (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state materialized 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state] got key (http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-ethernet]} finished phase EFFECTIVE_MODEL 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, (http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation] got key (http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-if-aggregate]} finished phase EFFECTIVE_MODEL 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa-radius]} finished phase EFFECTIVE_MODEL 22:37:52.251 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-messages]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-alarms]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-procmon]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-vlan]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-platform]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-interfaces]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-aaa]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.ModifierImpl -- Action for [(http://openconfig.net/yang/system?revision=2020-04-13)system] got key (http://openconfig.net/yang/system?revision=2020-04-13)system 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-openflow]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.SourceSpecificContext -- Source YangStatementStreamSource{identifier=SourceIdentifier [openconfig-system]} finished phase EFFECTIVE_MODEL 22:37:52.252 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.BuildGlobalContext -- Global phase EFFECTIVE_MODEL finished 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=2} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=2} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=1} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=1} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=0} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=2} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=2} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=2} 22:37:52.253 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=1} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=1} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=2} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:52.254 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=2} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:52.255 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=2} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=2} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=2} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=2} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=1} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:52.256 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=0} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)name]} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=1} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:52.257 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state} 22:37:52.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/interfaces?revision=2021-04-06)index]} 22:37:52.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index} 22:37:52.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config} 22:37:52.258 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:52.260 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.261 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:52.262 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=1} 22:37:52.263 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:52.264 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=1} 22:37:52.265 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=1} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)stat-interval-state, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-max-time, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg-min-max-instant-stats-pct, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface-ref, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)base-interface-ref-state, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)description, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, refCount=SWEEPING} 22:37:52.269 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)up, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)down, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)hold-time, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-change, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)management, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)cpu, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unicast-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-broadcast-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-multicast-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-unknown-protos, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-unicast-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-broadcast-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-multicast-pkts, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)carrier-transitions, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)last-clear, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)index, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterface, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)subinterfaces, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=SWEEPING} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:52.270 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=SWEEPING} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg-min-max-instant-stats-precision1-celsius, refCount=SWEEPING} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=4} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=4} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=4} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=3} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=3} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=3} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=2} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=2} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=2} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=2} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=2} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:52.271 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)system-ssh-server-top, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)system-telnet-server-top, refCount=SWEEPING} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=2} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=2} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service]} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=1} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled} 22:37:52.272 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=0} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=0} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:52.273 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=2} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=2} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=2} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity]} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host]} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:52.274 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:52.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=0} 22:37:52.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host} 22:37:52.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address} 22:37:52.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port} 22:37:52.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config} 22:37:52.275 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selector, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)selectors, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)console, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-server, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-servers, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging-top, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)message, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-service, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)debug-entries, refCount=SWEEPING} 22:37:52.276 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages-top, refCount=SWEEPING} 22:37:52.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:52.278 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=2} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=1} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:52.279 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)instant, refCount=SWEEPING} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)avg, refCount=SWEEPING} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min, refCount=SWEEPING} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max, refCount=SWEEPING} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)interval, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)min-time, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform-types?revision=2021-01-18)max-time, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=2} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)instant, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)avg, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)interval, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)min-time, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)max-time, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=1} 22:37:52.280 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=1} 22:37:52.281 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/platform?revision=2021-01-18)name]} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=1} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=0} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-failure, refCount=1} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)equipment-mismatch, refCount=1} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)value, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)configurable, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)property, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)properties, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponent, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)subcomponents, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:52.282 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)type, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)id, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)location, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)description, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-name, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)mfg-date, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)hardware-version, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)firmware-version, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-version, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)serial-no, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)part-no, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)removable, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)oper-status, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)empty, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)parent, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-status, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-threshold, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)alarm-severity, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)allocated-power, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)used-power, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)temperature, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)available, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)utilized, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)memory, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)chassis, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)port, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)power-supply, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fan, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)fabric, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)storage, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)cpu, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)integrated-circuit, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)backplane, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)software-module, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)name, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)config, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)state, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)component, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/platform?revision=2021-01-18)components, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms-top, refCount=SWEEPING} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:52.283 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)procmon-processes-top, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=2} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=1} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:52.284 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)grouping}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa-tacacs-server-top, refCount=SWEEPING} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, refCount=SWEEPING} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=1} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, refCount=SWEEPING} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=2} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=2} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=2} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=1} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=1} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=1} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state} 22:37:52.285 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=0} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)mac-address, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)standalone-link-training, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)duplex-mode, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-control-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-pause-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-oversize-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-undersize-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-jabber-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-fragment-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-8021q-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-crc-errors, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-block-errors, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-carrier-errors, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-interrupted-tx, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-late-collision, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-mac-errors-rx, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-single-collision, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-symbol-error, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)in-maxsize-exceeded, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-control-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-pause-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-8021q-frames, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)out-mac-errors-tx, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)counters, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)name, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)status, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)member, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)members, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)trunk-vlans, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-ids, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)low-vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)high-vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-ids, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:52.286 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-ids, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-low-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)inner-high-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-low-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)outer-high-vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-list, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)single-tagged-range, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-list, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-list, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-range, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-outer-range, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)double-tagged-inner-outer-range, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)match, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)ingress-mapping, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-stack-action, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan-id, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)tpid, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)egress-mapping, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)vlan, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/vlan?revision=2019-04-16)routed-vlan, refCount=SWEEPING} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=2} 22:37:52.287 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=2} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=2} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=2} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=2} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=2} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=2} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=2} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=0} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:52.288 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:52.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:52.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:52.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name} 22:37:52.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:52.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:52.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config} 22:37:52.289 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=2} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:52.290 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)hostname]} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=1} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=2} 22:37:52.291 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=2} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=2} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=2} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=2} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)key-id]} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)address]} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)address} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)port} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)version} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=1} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=8} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=8} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=8} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=8} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=8} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=8} 22:37:52.292 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=8} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=7} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=7} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=7} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=7} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=7} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=7} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=7} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=6} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=6} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=6} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=6} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=6} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=6} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=6} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=5} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=5} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=5} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=5} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=5} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=5} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=5} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=4} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=4} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=4} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=4} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=4} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=4} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=4} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=3} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=3} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=3} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=3} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=3} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=3} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=3} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=2} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=2} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=2} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=2} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=2} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=2} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=2} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)instant, refCount=SWEEPING} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)avg, refCount=SWEEPING} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min, refCount=SWEEPING} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max, refCount=SWEEPING} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)interval, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)min-time, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openconfig-types?revision=2019-04-16)max-time, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.293 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)instant, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)avg, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)interval, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)min-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)max-time, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=2} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=2} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=2} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=2} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=1} 22:37:52.294 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)search} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)ssh-server, refCount=SWEEPING} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 7 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:52.295 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 9 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)protocol-version, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)telnet-server, refCount=SWEEPING} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)enable, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)timeout, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)rate-limit, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/terminal?revision=2018-11-21)session-limit, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)logging, refCount=SWEEPING} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)config, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)state, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=2} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)host], refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)host, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)source-address, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)remote-port, refCount=1} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, (http://openconfig.net/yang/system/logging?revision=2018-11-21)severity], refCount=2} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=2} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=2} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:52.296 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)facility, refCount=3} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/logging?revision=2018-11-21)severity, refCount=3} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=2} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=1} 22:37:52.297 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=1} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username]} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=1} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.298 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=2} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=2} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=1} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type]} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=1} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.299 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: SlimLeafListEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=2} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=2} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=2} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=2} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=1} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)tacacs, refCount=SWEEPING} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=-2} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 8 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=2} 22:37:52.300 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=2} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=2} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=2} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=2} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=2} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address]} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=1} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.301 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name]} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=0} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=1} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=1} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=1} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=4} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=1} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type], refCount=3} 22:37:52.302 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=3} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)username], refCount=3} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=3} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)name], refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=1} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/aaa?revision=2020-07-30)address], refCount=3} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=3} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=4} 22:37:52.303 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=4} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=4} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=4} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=4} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=4} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=4} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)port, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=7} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=5} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=5} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=5} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=5} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=5} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=5} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=10} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=10} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=10} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=10} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=1} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/system?revision=2020-04-13)index]} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=1} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)index} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:52.304 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=0} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)processes, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)process, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid], refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 12 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)state, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)pid, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)name, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)args, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)start-time, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-user, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-usage-system, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)cpu-utilization, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-usage, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system/procmon?revision=2019-03-15)memory-utilization, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarms, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)alarm, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/alarms?revision=2019-07-09)id], refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)config, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 10 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)state, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)id, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)resource, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)text, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)time-created, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)severity, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/alarms?revision=2019-07-09)type-id, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)messages, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)config, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 6 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)state, refCount=SWEEPING} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msg, refCount=3} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)priority, refCount=3} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)app-name, refCount=3} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)procid, refCount=3} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)msgid, refCount=3} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)severity, refCount=1} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/messages?revision=2018-08-13)service], refCount=2} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=2} 22:37:52.305 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=3} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=3} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)service, refCount=3} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/messages?revision=2018-08-13)enabled, refCount=3} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=2} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=2} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=2} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id]} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=0} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)active} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)description} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)key}, argument=[(http://openconfig.net/yang/license?revision=2020-04-22)license-id], refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=1} 22:37:52.306 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=1} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=1} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing unchanged substatements of: SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=0} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing context-independent: EmptyLeafEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)total} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)user} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice} 22:37:52.307 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)message} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.308 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: EmptyContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.309 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)state} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)config} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing after substatement check: RegularContainerEffectiveStatement{argument=(http://openconfig.net/yang/system?revision=2020-04-13)counters} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)name]} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=1} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=4} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing empty: EmptyLocalKeyEffectiveStatement{argument=[(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id]} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=5} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=7} 22:37:52.310 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.InferredStatementContext -- Reusing substatements of: InferredStatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=7} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)auth-port, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)acct-port, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)secret-key-hashed, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)source-address, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retransmit-attempts, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)retried-access-requests, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-accepts, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)access-rejects, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout-access-requests, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)counters, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)radius, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)type, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-group, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server-groups, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)name, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)timeout, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-opens, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-closes, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-aborts, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-failures, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)connection-timeouts, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-sent, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)messages-received, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)errors-received, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)address, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)server, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)servers, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-password-hashed, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-username, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)admin-user, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)password-hashed, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)ssh-key, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)role, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)username, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)user, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)users, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting-method, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)record, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)accounting, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization-method, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event-type, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)event, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)events, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authorization, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication-method, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.311 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)authentication, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 5 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/aaa?revision=2020-07-30)aaa, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-data, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)active, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)description, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)issue-date, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expiration-date, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)in-use, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)expired, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)valid, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license-id, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)licenses, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/license?revision=2020-04-22)license, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)timezone-name, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)clock, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)domain-name, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)login-banner, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)motd-banner, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)current-datetime, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)boot-time, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)search, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)alias, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv4-address, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf-list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ipv6-address, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hostname, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entry, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)host-entries, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)dns, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)port, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)version, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)association-type, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)iburst, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)prefer, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)stratum, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-delay, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)root-dispersion, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)offset, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)poll-interval, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)address, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)server, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)servers, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-type, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-value, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)key-id, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-key, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-keys, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enabled, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp-source-address, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)enable-ntp-auth, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)auth-mismatch, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)ntp, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)physical, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)reserved, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)memory, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)total, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)user, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)kernel, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)nice, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)idle, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)wait, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)hardware-interrupt, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)software-interrupt, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)index, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpu, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)cpus, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)config, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)state, refCount=SWEEPING} 22:37:52.312 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 14 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/system?revision=2020-04-13)system, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)name, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controller, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)controllers, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)priority, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)address, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)port, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)transport, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)certificate-id, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)source-interface, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connected, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)aux-id, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)list}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connection, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)connections, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)datapath-id, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)failure-mode, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)backoff-interval, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)max-backoff, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)leaf}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)inactivity-probe, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 2 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)config, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 4 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)state, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 1 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)agent, refCount=SWEEPING} 22:37:52.313 [main] DEBUG org.opendaylight.yangtools.yang.parser.stmt.reactor.OriginalStmtCtx -- 3 children left to sweep from SubstatementContext{definition=StatementDefinitionContext{statement=(urn:ietf:params:xml:ns:yang:yin:1)container}, argument=(http://openconfig.net/yang/openflow?revision=2018-11-21)openflow, refCount=SWEEPING} 22:37:52.314 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-CFG-DCL 22:37:52.314 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:52.314 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-OPER-DCL 22:37:52.314 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:52.314 [main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- ThreadFactory created: DOM-STATE-DCL 22:37:52.314 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Following schema contexts will be attempted EffectiveSchemaContext{modules=[ModuleEffectiveStatementImpl{argument=Unqualified{localName=iana-if-type}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=ietf-yang-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-aaa-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarm-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-alarms}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-extensions}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-aggregate}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-ethernet}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-if-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-inet-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-interfaces}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-license}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-messages}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-openflow-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-platform-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-procmon}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-logging}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-system-terminal}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-vlan-types}}, ModuleEffectiveStatementImpl{argument=Unqualified{localName=openconfig-yang-types}}]} 22:37:52.317 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-CFG-0 allocated with snapshot Version[208d03da] 22:37:52.317 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-CFG-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]} 22:37:52.317 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Ready 22:37:52.317 [main] DEBUG org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer -- Adding mandatory child /(http://openconfig.net/yang/interfaces?revision=2021-04-06)config/type 22:37:52.318 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-CFG-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:52.318 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-CFG-0 can be committed 22:37:52.318 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[208d03da], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[208d03da], subtreeVersion=Version[8d52268], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[8d52268], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=UnmodifiableCollection{[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=eth3}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=1500}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=eth3}]}, ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}}]}}}} 22:37:52.318 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-CFG-0 : Closed after submit 22:37:52.321 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Write Tx: DOM-STATE-0 allocated with snapshot Version[3e898d36] 22:37:52.321 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Tx: DOM-STATE-0 Write: /(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces:ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]} 22:37:52.321 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Ready 22:37:52.321 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore -- Tx: DOM-STATE-0 is submitted. Modifications: InMemoryDataTreeModification{state=Ready} 22:37:52.321 [main] DEBUG org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort -- Store Transaction: DOM-STATE-0 can be committed 22:37:52.321 [main] DEBUG org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTree -- Updating datastore from SimpleContainerNode{version=Version[3e898d36], data=ImmutableContainerNode{name=(urn:ietf:params:xml:ns:netconf:base:1.0)data, body=[]}} to MaterializedContainerNode{version=Version[3e898d36], subtreeVersion=Version[360d4124], children={(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces=SimpleContainerNode{version=Version[360d4124], data=ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interfaces, body=[ImmutableSystemMapNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface, body=[ImmutableMapEntryNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)interface[{(http://openconfig.net/yang/interfaces?revision=2021-04-06)name=br0}], body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)ifindex, body=1}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)mtu, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)oper-status, body=DOWN}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)counters, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-pkts, body=101}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-octets, body=105}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-pkts, body=106}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-octets, body=100}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-discards, body=107}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-fcs-errors, body=104}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)out-errors, body=108}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-errors, body=103}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)in-discards, body=102}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=false}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)logical, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)admin-status, body=UP}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregation, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-type, body=LACP}, ImmutableSystemLeafSetNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member, body=[ImmutableLeafSetEntryNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)member[br0], body=br0}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)lag-speed, body=20}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)min-links, body=5}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=54}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=34}]}]}]}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)name, body=br0}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)config, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)enabled, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)type, body=(http://openconfig.net/yang/openconfig-if-types?revision=2018-11-21)IF_ETHERNET}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces?revision=2021-04-06)loopback-mode, body=false}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)ethernet, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-duplex-mode, body=FULL}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)enable-flow-control, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)negotiated-port-speed, body=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)SPEED_10MB}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)auto-negotiate, body=true}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/aggregate?revision=2020-05-01)aggregate-id, body=admin}, ImmutableLeafNode{name=(http://openconfig.net/yang/interfaces/ethernet?revision=2021-06-09)hw-mac-address, body=00:00:0A:BB:28:FC}]}, ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)switched-vlan, body=[ImmutableContainerNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)state, body=[ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)access-vlan, body=45}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)interface-mode, body=ACCESS}, ImmutableLeafNode{name=(http://openconfig.net/yang/vlan?revision=2019-04-16)native-vlan, body=37}]}]}]}]}]}]}}}} 22:37:52.321 [main] DEBUG org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction -- Store transaction: DOM-STATE-0 : Closed after submit 22:37:52.322 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Starting gNMI device simulator on 127.0.0.1:10161 ... 22:37:52.323 [main] INFO org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- gNMI device simulator is up and running 22:37:52.323 [main] DEBUG org.opendaylight.modules.gnmi.simulatordevice.impl.SimulatedGnmiDevice -- Shutting down simulator...